home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / HYP / C-D / CoolMacStacks.sea / Cool Mac Stacks / Building Blocks / About Boxer / cards.xml < prev    next >
Text File  |  1991-12-16  |  20KB  |  435 lines

  1. card_3993.xml
  2. <?xml version="1.0" encoding="utf-8" ?>
  3. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4. <card>
  5.     <id>3993</id>
  6.     <filler1>0</filler1>
  7.     <bitmap>BMAP_4333.pbm</bitmap>
  8.     <cantDelete> <false /> </cantDelete>
  9.     <showPict> <true /> </showPict>
  10.     <dontSearch> <false /> </dontSearch>
  11.     <owner>2766</owner>
  12.     <link rel="stylesheet" type="text/css" href="stylesheet_3304.css" />
  13.     <part>
  14.         <id>1</id>
  15.         <type>field</type>
  16.         <visible> <true /> </visible>
  17.         <dontWrap> <false /> </dontWrap>
  18.         <dontSearch> <false /> </dontSearch>
  19.         <sharedText> <false /> </sharedText>
  20.         <fixedLineHeight> <true /> </fixedLineHeight>
  21.         <autoTab> <false /> </autoTab>
  22.         <lockText> <false /> </lockText>
  23.         <rect>
  24.             <left>0</left>
  25.             <top>40</top>
  26.             <right>261</right>
  27.             <bottom>250</bottom>
  28.         </rect>
  29.         <style>transparent</style>
  30.         <autoSelect> <false /> </autoSelect>
  31.         <showLines> <true /> </showLines>
  32.         <wideMargins> <true /> </wideMargins>
  33.         <multipleLines> <false /> </multipleLines>
  34.         <reservedFamily> 0 </reservedFamily>
  35.         <titleWidth>0</titleWidth>
  36.         <icon>0</icon>
  37.         <textAlign>left</textAlign>
  38.         <font>Chicago</font>
  39.         <textSize>12</textSize>
  40.         <textStyle>plain</textStyle>
  41.         <textHeight>16</textHeight>
  42.         <name>aboutText</name>
  43.         <script></script>
  44.     </part>
  45.     <part>
  46.         <id>6</id>
  47.         <type>button</type>
  48.         <visible> <true /> </visible>
  49.         <reserved5> 0 </reserved5>
  50.         <reserved4> 0 </reserved4>
  51.         <reserved3> 0 </reserved3>
  52.         <reserved2> 0 </reserved2>
  53.         <reserved1> 0 </reserved1>
  54.         <enabled> <true /> </enabled>
  55.         <rect>
  56.             <left>149</left>
  57.             <top>288</top>
  58.             <right>286</right>
  59.             <bottom>315</bottom>
  60.         </rect>
  61.         <style>transparent</style>
  62.         <showName> <true /> </showName>
  63.         <highlight> <false /> </highlight>
  64.         <autoHighlight> <true /> </autoHighlight>
  65.         <sharedHighlight> <true /> </sharedHighlight>
  66.         <family>0</family>
  67.         <titleWidth>0</titleWidth>
  68.         <icon>0</icon>
  69.         <textAlign>center</textAlign>
  70.         <font>Geneva</font>
  71.         <textSize>10</textSize>
  72.         <textStyle>plain</textStyle>
  73.         <name>Make About Box...</name>
  74.         <script>on mouseUpanswer "New Button, or New Handler?" with "Button" or "Handler" or "Cancel"if it is "Cancel" then exit mouseUpput it into whichToCreateput "" into priorUserLevelif the userlevel < 5 thenanswer "You should set your User Level to scripting. Shall I do it for you?" with "No" or "Yes"if it is "Yes" then put "5" into priorUserLevelset the userlevel to 5end ifif whichToCreate is "Button" thennewAboutButtonelsenewAboutHandlerend ifif priorUserLevel ‚↠"" thenset the userlevel to priorUserLevelend ifend mouseUpon newAboutButtonlock screendoMenu "New Button"set the name of last cd btn to "About this stack..."set the rect of last cd btn to 229,127,315,174set the icon of last cd btn to "About Boxer"set the style of last cd btn to transparentset the autoHilite of last cd btn to trueput aboutScript(mouseUp) into newScriptset the script of last cd btn to newScriptchoose browse toolunlock screenanswer "Copy and paste button to target stack"end newAboutButtonon newAboutHandlerask "Name of handler that will invoke About Box:" with showAboutBoxif it is empty then exit newAboutHandlerlock screenshow cd fld handlerHolderput aboutScript (it) into cd fld handlerHolderselect text of cd fld handlerHolderdoMenu "Copy text"select emptyput empty into cd fld handlerHolderhide cd fld handlerHolderunlock screenanswer "Handler is in the clipboard. Go to target stack script and paste. Then, type ‚Äò" & it && "‚Äô into the message box and press return to try it out."end newAboutHandler-- ScriptEdit‚Ñ¢ Prefs:Monaco,9,45,19,470,595,418,418,50</script>
  75.     </part>
  76.     <part>
  77.         <id>7</id>
  78.         <type>button</type>
  79.         <visible> <true /> </visible>
  80.         <reserved5> 0 </reserved5>
  81.         <reserved4> 0 </reserved4>
  82.         <reserved3> 0 </reserved3>
  83.         <reserved2> 0 </reserved2>
  84.         <reserved1> 0 </reserved1>
  85.         <enabled> <true /> </enabled>
  86.         <rect>
  87.             <left>6</left>
  88.             <top>288</top>
  89.             <right>143</right>
  90.             <bottom>315</bottom>
  91.         </rect>
  92.         <style>transparent</style>
  93.         <showName> <true /> </showName>
  94.         <highlight> <false /> </highlight>
  95.         <autoHighlight> <true /> </autoHighlight>
  96.         <sharedHighlight> <true /> </sharedHighlight>
  97.         <family>0</family>
  98.         <titleWidth>0</titleWidth>
  99.         <icon>0</icon>
  100.         <textAlign>center</textAlign>
  101.         <font>Geneva</font>
  102.         <textSize>10</textSize>
  103.         <textStyle>plain</textStyle>
  104.         <name>Test About Box</name>
  105.         <script>on mouseUpanswer fillEmptyLines(cd fld aboutText)end mouseUp-- ScriptEdit‚Ñ¢ Prefs:Monaco,9,47,24,472,600,64,64,50</script>
  106.     </part>
  107.     <part>
  108.         <id>13</id>
  109.         <type>field</type>
  110.         <visible> <false /> </visible>
  111.         <dontWrap> <false /> </dontWrap>
  112.         <dontSearch> <false /> </dontSearch>
  113.         <sharedText> <false /> </sharedText>
  114.         <fixedLineHeight> <false /> </fixedLineHeight>
  115.         <autoTab> <false /> </autoTab>
  116.         <lockText> <false /> </lockText>
  117.         <rect>
  118.             <left>0</left>
  119.             <top>60</top>
  120.             <right>81</right>
  121.             <bottom>103</bottom>
  122.         </rect>
  123.         <style>scrolling</style>
  124.         <autoSelect> <false /> </autoSelect>
  125.         <showLines> <false /> </showLines>
  126.         <wideMargins> <false /> </wideMargins>
  127.         <multipleLines> <false /> </multipleLines>
  128.         <reservedFamily> 0 </reservedFamily>
  129.         <titleWidth>0</titleWidth>
  130.         <icon>0</icon>
  131.         <textAlign>left</textAlign>
  132.         <font>Geneva</font>
  133.         <textSize>9</textSize>
  134.         <textStyle>plain</textStyle>
  135.         <textHeight>16</textHeight>
  136.         <name>handlerHolder</name>
  137.         <script></script>
  138.     </part>
  139.     <part>
  140.         <id>24</id>
  141.         <type>field</type>
  142.         <visible> <true /> </visible>
  143.         <dontWrap> <false /> </dontWrap>
  144.         <dontSearch> <false /> </dontSearch>
  145.         <sharedText> <false /> </sharedText>
  146.         <fixedLineHeight> <false /> </fixedLineHeight>
  147.         <autoTab> <false /> </autoTab>
  148.         <lockText> <false /> </lockText>
  149.         <rect>
  150.             <left>1</left>
  151.             <top>6</top>
  152.             <right>270</right>
  153.             <bottom>27</bottom>
  154.         </rect>
  155.         <style>transparent</style>
  156.         <autoSelect> <false /> </autoSelect>
  157.         <showLines> <false /> </showLines>
  158.         <wideMargins> <false /> </wideMargins>
  159.         <multipleLines> <false /> </multipleLines>
  160.         <reservedFamily> 0 </reservedFamily>
  161.         <titleWidth>0</titleWidth>
  162.         <icon>0</icon>
  163.         <textAlign>left</textAlign>
  164.         <font>Geneva</font>
  165.         <textSize>10</textSize>
  166.         <textStyle>plain</textStyle>
  167.         <textHeight>13</textHeight>
  168.         <name>Instructions</name>
  169.         <script></script>
  170.     </part>
  171.     <part>
  172.         <id>45</id>
  173.         <type>button</type>
  174.         <visible> <true /> </visible>
  175.         <reserved5> 0 </reserved5>
  176.         <reserved4> 0 </reserved4>
  177.         <reserved3> 0 </reserved3>
  178.         <reserved2> 0 </reserved2>
  179.         <reserved1> 0 </reserved1>
  180.         <enabled> <true /> </enabled>
  181.         <rect>
  182.             <left>291</left>
  183.             <top>285</top>
  184.             <right>318</right>
  185.             <bottom>317</bottom>
  186.         </rect>
  187.         <style>transparent</style>
  188.         <showName> <false /> </showName>
  189.         <highlight> <false /> </highlight>
  190.         <autoHighlight> <true /> </autoHighlight>
  191.         <sharedHighlight> <true /> </sharedHighlight>
  192.         <family>0</family>
  193.         <titleWidth>0</titleWidth>
  194.         <icon>18223</icon>
  195.         <textAlign>center</textAlign>
  196.         <font>Chicago</font>
  197.         <textSize>12</textSize>
  198.         <textStyle>plain</textStyle>
  199.         <name></name>
  200.         <script>on mouseUpvisual effect wipe right slowgo cd "About About"end mouseUp</script>
  201.     </part>
  202.     <content>
  203.         <layer>card</layer>
  204.         <id>24</id>
  205.         <text>Fill in the field below, to test and make the About Box.</text>
  206.     </content>
  207.     <content>
  208.         <layer>card</layer>
  209.         <id>1</id>
  210.         <text>About BoxerVersion 1.0by David DruckerAmerica Online: DDRUCKER    CompuServe: 76060,3104         AppleLink: DDRUCKERThis utility is Freeware.What did you expect for nothing?</text>
  211.     </content>
  212.     <name></name>
  213.     <script>-- ScriptEdit‚Ñ¢ Prefs:Monaco,9,47,24,472,600,0,0,50</script>
  214. </card>
  215.  
  216.  
  217. card_2295.xml
  218. <?xml version="1.0" encoding="utf-8" ?>
  219. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  220. <card>
  221.     <id>2295</id>
  222.     <filler1>0</filler1>
  223.     <bitmap>BMAP_4824.pbm</bitmap>
  224.     <cantDelete> <false /> </cantDelete>
  225.     <showPict> <true /> </showPict>
  226.     <dontSearch> <false /> </dontSearch>
  227.     <owner>2766</owner>
  228.     <link rel="stylesheet" type="text/css" href="stylesheet_3304.css" />
  229.     <part>
  230.         <id>1</id>
  231.         <type>field</type>
  232.         <visible> <true /> </visible>
  233.         <dontWrap> <false /> </dontWrap>
  234.         <dontSearch> <false /> </dontSearch>
  235.         <sharedText> <false /> </sharedText>
  236.         <fixedLineHeight> <false /> </fixedLineHeight>
  237.         <autoTab> <false /> </autoTab>
  238.         <lockText> <true /> </lockText>
  239.         <rect>
  240.             <left>29</left>
  241.             <top>17</top>
  242.             <right>292</right>
  243.             <bottom>252</bottom>
  244.         </rect>
  245.         <style>scrolling</style>
  246.         <autoSelect> <false /> </autoSelect>
  247.         <showLines> <false /> </showLines>
  248.         <wideMargins> <true /> </wideMargins>
  249.         <multipleLines> <false /> </multipleLines>
  250.         <reservedFamily> 0 </reservedFamily>
  251.         <titleWidth>0</titleWidth>
  252.         <icon>0</icon>
  253.         <textAlign>left</textAlign>
  254.         <font>Geneva</font>
  255.         <textSize>10</textSize>
  256.         <textStyle>plain</textStyle>
  257.         <textHeight>13</textHeight>
  258.         <name>WhatisThis</name>
  259.         <script></script>
  260.     </part>
  261.     <part>
  262.         <id>2</id>
  263.         <type>button</type>
  264.         <visible> <true /> </visible>
  265.         <reserved5> 0 </reserved5>
  266.         <reserved4> 0 </reserved4>
  267.         <reserved3> 0 </reserved3>
  268.         <reserved2> 0 </reserved2>
  269.         <reserved1> 0 </reserved1>
  270.         <enabled> <true /> </enabled>
  271.         <rect>
  272.             <left>250</left>
  273.             <top>271</top>
  274.             <right>317</right>
  275.             <bottom>318</bottom>
  276.         </rect>
  277.         <style>transparent</style>
  278.         <showName> <true /> </showName>
  279.         <highlight> <false /> </highlight>
  280.         <autoHighlight> <true /> </autoHighlight>
  281.         <sharedHighlight> <true /> </sharedHighlight>
  282.         <family>0</family>
  283.         <titleWidth>0</titleWidth>
  284.         <icon>23717</icon>
  285.         <textAlign>center</textAlign>
  286.         <font>Chicago</font>
  287.         <textSize>12</textSize>
  288.         <textStyle>plain</textStyle>
  289.         <name>Continue</name>
  290.         <script>on mouseUpvisual wipe left slowgo next cdend mouseUp</script>
  291.     </part>
  292.     <part>
  293.         <id>10</id>
  294.         <type>button</type>
  295.         <visible> <true /> </visible>
  296.         <reserved5> 0 </reserved5>
  297.         <reserved4> 0 </reserved4>
  298.         <reserved3> 0 </reserved3>
  299.         <reserved2> 0 </reserved2>
  300.         <reserved1> 0 </reserved1>
  301.         <enabled> <true /> </enabled>
  302.         <rect>
  303.             <left>3</left>
  304.             <top>271</top>
  305.             <right>89</right>
  306.             <bottom>318</bottom>
  307.         </rect>
  308.         <style>transparent</style>
  309.         <showName> <true /> </showName>
  310.         <highlight> <false /> </highlight>
  311.         <autoHighlight> <true /> </autoHighlight>
  312.         <sharedHighlight> <true /> </sharedHighlight>
  313.         <family>0</family>
  314.         <titleWidth>0</titleWidth>
  315.         <icon>27899</icon>
  316.         <textAlign>center</textAlign>
  317.         <font>Chicago</font>
  318.         <textSize>12</textSize>
  319.         <textStyle>plain</textStyle>
  320.         <name>About this stack...</name>
  321.         <script>on mouseUpput empty into answerStringput "About Boxer" & return after answerStringput "Version 1.0" & return after answerStringput " " & return after answerStringput "by David Drucker" & return after answerStringput " " & return after answerStringput "America Online: DDRUCKER" & return after answerStringput "    CompuServe: 76060,3104" & return after answerStringput "         AppleLink: DDRUCKER" & return after answerStringput " " & return after answerStringput " " & return after answerStringput "This utility is Freeware." & return after answerStringput "What did you expect for nothing?" & return after answerStringanswer answerStringend mouseUp</script>
  322.     </part>
  323.     <part>
  324.         <id>11</id>
  325.         <type>button</type>
  326.         <visible> <true /> </visible>
  327.         <reserved5> 0 </reserved5>
  328.         <reserved4> 0 </reserved4>
  329.         <reserved3> 0 </reserved3>
  330.         <reserved2> 0 </reserved2>
  331.         <reserved1> 0 </reserved1>
  332.         <enabled> <true /> </enabled>
  333.         <rect>
  334.             <left>113</left>
  335.             <top>271</top>
  336.             <right>222</right>
  337.             <bottom>318</bottom>
  338.         </rect>
  339.         <style>transparent</style>
  340.         <showName> <true /> </showName>
  341.         <highlight> <false /> </highlight>
  342.         <autoHighlight> <true /> </autoHighlight>
  343.         <sharedHighlight> <true /> </sharedHighlight>
  344.         <family>0</family>
  345.         <titleWidth>0</titleWidth>
  346.         <icon>5428</icon>
  347.         <textAlign>center</textAlign>
  348.         <font>Chicago</font>
  349.         <textSize>12</textSize>
  350.         <textStyle>plain</textStyle>
  351.         <name>Abouts from menus...</name>
  352.         <script>on mouseUplock screenset the visible of cd fld whatAboutMenus to not the visible of cd fld whatAboutMenusset the hilite of me to the visible of cd fld whatAboutMenusunlock screen with visual effect dissolveend mouseUp-- ScriptEdit‚Ñ¢ Prefs:Monaco,9,47,24,472,600,217,217,50</script>
  353.     </part>
  354.     <part>
  355.         <id>13</id>
  356.         <type>field</type>
  357.         <visible> <false /> </visible>
  358.         <dontWrap> <false /> </dontWrap>
  359.         <dontSearch> <false /> </dontSearch>
  360.         <sharedText> <false /> </sharedText>
  361.         <fixedLineHeight> <false /> </fixedLineHeight>
  362.         <autoTab> <false /> </autoTab>
  363.         <lockText> <false /> </lockText>
  364.         <rect>
  365.             <left>29</left>
  366.             <top>17</top>
  367.             <right>292</right>
  368.             <bottom>252</bottom>
  369.         </rect>
  370.         <style>scrolling</style>
  371.         <autoSelect> <false /> </autoSelect>
  372.         <showLines> <false /> </showLines>
  373.         <wideMargins> <true /> </wideMargins>
  374.         <multipleLines> <false /> </multipleLines>
  375.         <reservedFamily> 0 </reservedFamily>
  376.         <titleWidth>0</titleWidth>
  377.         <icon>0</icon>
  378.         <textAlign>left</textAlign>
  379.         <font>Geneva</font>
  380.         <textSize>10</textSize>
  381.         <textStyle>plain</textStyle>
  382.         <textHeight>13</textHeight>
  383.         <name>WhatAboutMenus</name>
  384.         <script></script>
  385.     </part>
  386.     <content>
  387.         <layer>card</layer>
  388.         <id>1</id>
  389.         <text><span class="style4">hat is this?</span><span class="style1"></span><span class="style3">About Boxer</span><span class="style1"> is a utility for creating quick (and not terribly flashy) ‚ÄòAbout...‚Äô  boxes for your stacks. It uses the several of the new features of HyperCard 2.0, particularly the automatic resizing of the dialog box brought up by the </span><span class="style3">Answer</span><span class="style1">  command.</span><span class="style4">So what's an About Box?</span><span class="style1">An </span><span class="style5">About Box</span><span class="style1">  is a dialog box that pops up in most Macintosh applications when you choose the ‚ÄúAbout (whatever)...‚Äù menu item. At the very least, it contains the programmer's name and possibly address, as well as Electronic and postal mail addresses, shareware fees and where to send them, and perhaps a few words of wit and/or wisdom.About Boxes can become quite baroque, and some even border on practical jokes. (Scott Watson‚Äôs ‚Äòplease don't click here‚Äô icon, and the Farallon Computing's fake bomb box come to mind here).</span><span class="style3">About Boxer</span><span class="style1"> can‚Äôt do any of these, and you probably have your own ideas about bizarre and memorable about boxes.  No, this little utility is for creating, and installing an About Box in your stacks with a minimum of fuss and effort. These About Boxes are executed entirely in HyperTalk (no XCMDs needed) and are completely self contained. You may attach them to a button, or send a message to bring them up. For an example of an About Box created with </span><span class="style3">About Boxer</span><span class="style1">, try out the button at the lower left, or select the menu item, </span><span class="style3">‚ÄúAbout this stack...‚Äù</span><span class="style1"> under the Apple. The limits to About Boxes created with </span><span class="style3">About Boxer</span><span class="style1"> are the same as the answer command: one font (</span><span class="style11">Chicago</span><span class="style1">) size (</span><span class="style9">12 point</span><span class="style1">) and style (plain), left justified text (although you can sort of fudge other justifications), a reasonable limit of lines/characters), and no graphics. If you are interested in more elaborate About Boxes, check out the brilliant commercial product, </span><span class="style3">Dialoger</span><span class="style1"> by theResult software which is distributed by Heizer Software, or the  powerful </span><span class="style3">ShowDialog</span><span class="style1"> from the late Jay Hogdon of Apple Computer, which may be found on many online services and the Boston Computer Society‚Äôs HyperCard Library.</span><span class="style3">About Boxer</span><span class="style1"> employs two of Dan Winkler's scripts,  </span><span class="style7">quotelines</span><span class="style1"> and </span><span class="style7">writeScript</span><span class="style1"> from his book and diskette, </span><span class="style5">Cooking with HyperTalk</span><span class="style1">.  They are in the stack script of this stack.For more information about using About boxes from menus, click on the button </span><span class="style3">‚ÄúAbouts from menus...‚Äù</span><span class="style1"> below.That‚Äôs about all. Have fun.</span><span class="style7">2/4/91</span><span class="style1">David DruckerThe Boston Computer Society Macintosh Group(BCS‚Ä¢Mac)The MacStackGroup</span></text>
  390.     </content>
  391.     <content>
  392.         <layer>card</layer>
  393.         <id>13</id>
  394.         <text><span class="style4">bout...</span><span class="style9"> from a menu selection</span><span class="style1">The standard for bringing up an  About Boxes in Macintosh Applications is when you choose the ‚ÄúAbout (whatever)...‚Äù menu item, which is usually located at the top of the Apple menu. To do this in HyperCard 2.0, use the following handler to set up the ‚Äò About...‚Äô menu item:</span><span class="style7">on setUpaboutMenuItem   set the name of menuItem 1 of menu Apple to "About this stack..."   set the menuMessage of menuItem 1 of menu Apple to showAboutBox -- (or whatever message you choose)end setUpaboutMenuItem</span><span class="style1">This handler is used at </span><span class="style10">openStack</span><span class="style1">. Proper programming ettiquette suggests that you clean up the Apple menu when the user leaves the stack, requiring the following handler when the </span><span class="style10">closeStack</span><span class="style1"> message gets sent:</span><span class="style7">on setAboutToNormal   set the name of menuItem 1 of menu Apple to "About HyperCard..."   set the menuMessage of menuItem 1 of menu Apple to emptyend setAboutToNormal</span><span class="style1">Feel free to copy and paste these scripts.</span></text>
  395.     </content>
  396.     <name>About About</name>
  397.     <script>on closeCardset the scroll of cd fld whatisthis to 0set the scroll of cd fld whatAboutMenus to 0if the visible of cd fld whatAboutmenus is true then send mouseUp to cd btn "abouts from menus..."end closeCard-- ScriptEdit‚Ñ¢ Prefs:Monaco,9,51,21,476,597,102,102,50</script>
  398. </card>
  399.  
  400.  
  401. card_2835.xml
  402. <?xml version="1.0" encoding="utf-8" ?>
  403. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  404. <card>
  405.     <id>2835</id>
  406.     <filler1>0</filler1>
  407.     <bitmap>BMAP_3704.pbm</bitmap>
  408.     <cantDelete> <false /> </cantDelete>
  409.     <showPict> <true /> </showPict>
  410.     <dontSearch> <false /> </dontSearch>
  411.     <owner>2766</owner>
  412.     <link rel="stylesheet" type="text/css" href="stylesheet_3304.css" />
  413.     <name></name>
  414.     <script>-- ScriptEdit‚Ñ¢ Prefs:Monaco,9,47,24,472,600,0,0,50</script>
  415. </card>
  416.  
  417.  
  418. card_2468.xml
  419. <?xml version="1.0" encoding="utf-8" ?>
  420. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  421. <card>
  422.     <id>2468</id>
  423.     <filler1>0</filler1>
  424.     <bitmap>BMAP_4369.pbm</bitmap>
  425.     <cantDelete> <false /> </cantDelete>
  426.     <showPict> <true /> </showPict>
  427.     <dontSearch> <false /> </dontSearch>
  428.     <owner>2766</owner>
  429.     <link rel="stylesheet" type="text/css" href="stylesheet_3304.css" />
  430.     <name></name>
  431.     <script>on mouseUprepeat 2visual dissolvego next cdend repeatend mouseUp-- ScriptEdit‚Ñ¢ Prefs:Monaco,9,47,24,472,600,82,82,50</script>
  432. </card>
  433.  
  434.  
  435.